go/types.TypeParam.check (field)
4 uses
go/types (current package)
typeparam.go#L26: check *Checker // for lazy type bound completion
typeparam.go#L51: typ := &TypeParam{check: check, id: id, obj: obj, index: -1, bound: constraint}
typeparam.go#L110: t.check = nil
typeparam.go#L148: computeInterfaceTypeSet(t.check, pos, ityp)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)